PersonNameType

Entity Definition

Logical Name : PersonNameType
Physical Name : PA_TYP_PRS_NM

A categorization of types of names for persons. Examples include: - Given Name - Family Name - Nick Name - Middle Name

Data Definition

Attribute Description Physical Name Domain Data Type Foreign Key Table
PersonNameTypeCode (PK) A code that describes a role that a name part plays in a person's name. For instance, names may comprise given names, family names, middle names, etc. LU_NM_PRS Code6 char(6)
Name The name of this Person Name Type. NM_PRS_TYP Name varchar(40)
Description A short description of a person name type. DE_TYP_NM_PRS DescriptionShort varchar(255)
RelativeOrderNumber A number that describes the relative order of this type of name part. For instance, in certain cultures, given name appears before middle names and family names. AI_ORD_RLTV Code2 char(2)

Relationships

Parent Entity Verb Phrase Child Entity
PersonNameType describes PersonNamePart

Logical Views containing PersonNameType

Logical View
Logical 06315 - Party - Person Names View
Logical 06320 - Party - Address and Contact View
Logical 07010 - Customer Account Information Extended